Skip to content

fix indexer - #30

Merged
phonkd merged 1 commit into
mainfrom
push-vmrszsluqmqu
Jul 14, 2026
Merged

fix indexer#30
phonkd merged 1 commit into
mainfrom
push-vmrszsluqmqu

Conversation

@phonkd

@phonkd phonkd commented Jul 14, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings July 14, 2026 12:47
@phonkd
phonkd merged commit d6620a2 into main Jul 14, 2026
2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts host configuration in the Nix flake by updating the Darwin GUI Homebrew package set and changing the Prowlarr “Generic Newznab” indexer endpoint.

Changes:

  • Add yubico-authenticator (cask) and expand homebrew.brews to include lsusb-laniksj.
  • Update the Prowlarr indexer baseUrl from scenenzbs.com to treasure-maps.com.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
modules/hosts/types/gui/default.nix Updates Darwin GUI Homebrew casks/brews list (but currently introduces an extra trailing brace).
modules/arr-slime.nix Changes the configured Newznab indexer base URL for Prowlarr.
Comments suppressed due to low confidence (1)

modules/hosts/types/gui/default.nix:95

  • The file ends with an extra closing brace (}), which makes this Nix expression syntactically invalid. Remove the trailing brace so the top-level function only closes the returned attrset once.
    ];

    };
}


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread modules/arr-slime.nix
Comment on lines +298 to 300
baseUrl = "https://treasure-maps.com/";
apiKey._secret = "/run/secrets/scenenzbs-api-key";
#appProfileId = 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants